[INFO] cloning repository https://github.com/comradez/backend-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comradez/backend-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdc40a8b18d23339319c448b4a05cb943aba485c
[INFO] testing comradez/backend-demo against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/comradez/backend-demo
[INFO] finished tweaking git repo https://github.com/comradez/backend-demo
[INFO] tweaked toml for git repo https://github.com/comradez/backend-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/comradez/backend-demo on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/comradez/backend-demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded vcpkg v0.2.11
[INFO] [stderr]   Downloaded instant v0.1.9
[INFO] [stderr]   Downloaded futures-io v0.3.13
[INFO] [stderr]   Downloaded futures-task v0.3.13
[INFO] [stderr]   Downloaded futures-sink v0.3.13
[INFO] [stderr]   Downloaded futures-core v0.3.13
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.71
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded async-trait v0.1.47
[INFO] [stderr]   Downloaded standback v0.2.15
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.71
[INFO] [stderr]   Downloaded futures-channel v0.3.13
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.71
[INFO] [stderr]   Downloaded futures-macro v0.3.13
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded miow v0.3.6
[INFO] [stderr]   Downloaded actix-macros v0.2.0
[INFO] [stderr]   Downloaded lock_api v0.4.2
[INFO] [stderr]   Downloaded once_cell v1.7.2
[INFO] [stderr]   Downloaded pin-project-internal v1.0.5
[INFO] [stderr]   Downloaded addr2line v0.14.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.71
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded pin-project v1.0.5
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded time v0.2.25
[INFO] [stderr]   Downloaded actix-rt v2.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.124
[INFO] [stderr]   Downloaded tracing v0.1.25
[INFO] [stderr]   Downloaded backtrace v0.3.56
[INFO] [stderr]   Downloaded mio v0.7.9
[INFO] [stderr]   Downloaded url v2.2.1
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.6
[INFO] [stderr]   Downloaded http v0.2.3
[INFO] [stderr]   Downloaded bumpalo v3.6.1
[INFO] [stderr]   Downloaded futures-util v0.3.13
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.71
[INFO] [stderr]   Downloaded syn v1.0.62
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.6
[INFO] [stderr]   Downloaded idna v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] [stderr]   Downloaded tokio v1.3.0
[INFO] [stderr]   Downloaded diesel v1.4.6
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13f4456f2b48afead906d120d3fca392e81f7e3dc632a4188adfbd656ecafcdf
[INFO] running `Command { std: "docker" "start" "-a" "13f4456f2b48afead906d120d3fca392e81f7e3dc632a4188adfbd656ecafcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13f4456f2b48afead906d120d3fca392e81f7e3dc632a4188adfbd656ecafcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f4456f2b48afead906d120d3fca392e81f7e3dc632a4188adfbd656ecafcdf", kill_on_drop: false }`
[INFO] [stdout] 13f4456f2b48afead906d120d3fca392e81f7e3dc632a4188adfbd656ecafcdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cf79d09e8d4f35a565d25f846389425b8959300ab56b18a6fb586aceea9970e
[INFO] running `Command { std: "docker" "start" "-a" "3cf79d09e8d4f35a565d25f846389425b8959300ab56b18a6fb586aceea9970e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.62
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling actix-rt v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling diesel v1.4.6
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling backend-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `UserJson` is never constructed
[INFO] [stdout]   --> src/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UserJson {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout]   | |         ---- `user` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout] 6 | |         content -> Text,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         pub_date -> Timestamp,
[INFO] [stdout]   | |         -------- `pub_date` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] 15 | |         register_date -> Timestamp,
[INFO] [stdout]    | |         ------------- `register_date` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 -^^^^^^^^^
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                             ^--------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             `Queryable` is not local
[INFO] [stdout]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                             ^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `Queryable` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "3cf79d09e8d4f35a565d25f846389425b8959300ab56b18a6fb586aceea9970e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf79d09e8d4f35a565d25f846389425b8959300ab56b18a6fb586aceea9970e", kill_on_drop: false }`
[INFO] [stdout] 3cf79d09e8d4f35a565d25f846389425b8959300ab56b18a6fb586aceea9970e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46936d07c309c2d68f42eb4873e19dee76e2f698fa93011bdc2c2312957fcafc
[INFO] running `Command { std: "docker" "start" "-a" "46936d07c309c2d68f42eb4873e19dee76e2f698fa93011bdc2c2312957fcafc", kill_on_drop: false }`
[INFO] [stderr]    Compiling backend-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserJson` is never constructed
[INFO] [stdout]   --> src/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UserJson {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout]   | |         ---- `user` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout] 6 | |         content -> Text,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         pub_date -> Timestamp,
[INFO] [stdout]   | |         -------- `pub_date` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] 15 | |         register_date -> Timestamp,
[INFO] [stdout]    | |         ------------- `register_date` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 -^^^^^^^^^
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                             ^--------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             `Queryable` is not local
[INFO] [stdout]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                             ^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `Queryable` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "46936d07c309c2d68f42eb4873e19dee76e2f698fa93011bdc2c2312957fcafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46936d07c309c2d68f42eb4873e19dee76e2f698fa93011bdc2c2312957fcafc", kill_on_drop: false }`
[INFO] [stdout] 46936d07c309c2d68f42eb4873e19dee76e2f698fa93011bdc2c2312957fcafc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9842d6004515a651af3ffd51e3925f5da67fc8c3a97694f7ec1a6a573b2657cc
[INFO] running `Command { std: "docker" "start" "-a" "9842d6004515a651af3ffd51e3925f5da67fc8c3a97694f7ec1a6a573b2657cc", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:149:10
[INFO] [stderr]     |
[INFO] [stderr] 149 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:204:10
[INFO] [stderr]     |
[INFO] [stderr] 204 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:228:10
[INFO] [stderr]     |
[INFO] [stderr] 228 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:320:10
[INFO] [stderr]     |
[INFO] [stderr] 320 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:347:10
[INFO] [stderr]     |
[INFO] [stderr] 347 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserJson` is never constructed
[INFO] [stderr]   --> src/models.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct UserJson {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | | `table` is not local
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr]   | |         -- `id` is not local
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr]   | |         ---- `user` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] 5 | |         title -> Text,
[INFO] [stderr]   | |         ----- `title` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] 5 | |         title -> Text,
[INFO] [stderr] 6 | |         content -> Text,
[INFO] [stderr]   | |         ------- `content` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 7 | |         pub_date -> Timestamp,
[INFO] [stderr]   | |         -------- `pub_date` is not local
[INFO] [stderr] 8 | |     }
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr]    | |         ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] 15 | |         register_date -> Timestamp,
[INFO] [stderr]    | |         ------------- `register_date` is not local
[INFO] [stderr] 16 | |     }
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 ^---------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Insertable` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 -^^^^^^^^^
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Insertable` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 ^---------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                             ^--------
[INFO] [stderr]   |                             |
[INFO] [stderr]   |                             `Queryable` is not local
[INFO] [stderr]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 ^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Insertable` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 -^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Insertable` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 ^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:29
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                             ^--------
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `Queryable` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `backend-demo` (bin "backend-demo" test) generated 26 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backend_demo-d96697b989b61b4c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test server_test::server_test::test_clear_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_content_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_lost ... FAILED
[INFO] [stdout] test server_test::server_test::test_can_reach ... FAILED
[INFO] [stdout] test server_test::server_test::test_add_new_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_unknown_user ... FAILED
[INFO] [stdout] test server_test::server_test::test_message_can_be_fetched ... FAILED
[INFO] [stdout] test server_test::server_test::test_user_name_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_content_lost ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_clear_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_clear_message' (20) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a2d30 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:391:24
[INFO] [stdout]   23:     0x5993867ba346 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d210 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867dfa15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddcee - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bad92 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bad92 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bad92 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x599386760c8d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b809a - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be62b - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b96e5 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec2fd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59938677a04d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c630 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867df015 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dd9ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x59938677720c - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x59938677720c - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x59938677720c - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779b3a - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761605 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386773932 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x5993867726b3 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386772247 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x599386770d5e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7767 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b8466 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x5993867682eb - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794653 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a90e2 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:388:5
[INFO] [stdout]   53:     0x59938679ff27 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:389:34
[INFO] [stdout]   54:     0x5993867d2786 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_clear_message::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_content_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_content_too_long' (22) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a5522 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:268:24
[INFO] [stdout]   23:     0x5993867ba3a6 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d5a0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867dfd15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867dddde - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bb3f2 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bb3f2 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bb3f2 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x599386760f8d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b818a - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be71b - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b9da5 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec3bd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59938677a37d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c9c0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867df315 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867ddabe - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x59938677879c - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x59938677879c - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x59938677879c - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779b9a - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x5993867618a5 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386774412 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772713 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386772487 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677165e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7a97 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b85b4 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x5993867683dd - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794711 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a9264 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:265:5
[INFO] [stdout]   53:     0x59938679ffb7 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:266:37
[INFO] [stdout]   54:     0x5993867d2846 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_too_long::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_title_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_title_too_long' (25) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a36f2 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:300:24
[INFO] [stdout]   23:     0x5993867ba366 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d340 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867dfb15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddd3e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bafb2 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bafb2 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bafb2 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x599386760d8d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b80ea - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be67b - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b9925 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec33d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59938677a15d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c760 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867df115 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dda1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x59938677793c - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x59938677793c - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x59938677793c - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779b5a - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x5993867616e5 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386773cd2 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x5993867726d3 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386772307 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677105e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7877 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b84d4 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x59938676833d - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794691 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a9164 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:297:5
[INFO] [stdout]   53:     0x59938679ff57 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:298:35
[INFO] [stdout]   54:     0x5993867d27c6 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_too_long::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_title_lost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_title_lost' (24) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a072e - backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:193:24
[INFO] [stdout]   23:     0x5993867ba2e6 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677ce80 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867df715 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddbfe - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867ba732 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867ba732 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867ba732 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x59938676098d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b7faa - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be53b - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b9025 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec23d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x599386779d1d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c2a0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867ded15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dd8de - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x599386775c7c - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x599386775c7c - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x599386775c7c - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779ada - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761365 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386772e52 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772653 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386772007 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677045e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7437 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b8314 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x5993867681fd - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794591 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a8f64 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:190:5
[INFO] [stdout]   53:     0x59938679fe97 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:191:31
[INFO] [stdout]   54:     0x5993867d26c6 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_title_lost::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_can_reach stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_can_reach' (19) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a008d - backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:76:24
[INFO] [stdout]   23:     0x5993867ba2c6 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677cd50 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867df615 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddbae - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867ba512 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867ba512 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867ba512 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x59938676088d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b7f5a - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be4eb - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b8de5 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec1fd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x599386779c0d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c170 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867dec15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dd88e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x59938677554c - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x59938677554c - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x59938677554c - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779aba - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761285 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386772ab2 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772633 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386771f47 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677015e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7327 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b82a4 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x5993867681ad - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794551 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a8ee4 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:74:5
[INFO] [stdout]   53:     0x59938679fe67 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:75:30
[INFO] [stdout]   54:     0x5993867d2686 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_can_reach::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_add_new_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_add_new_message' (18) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a4226 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:135:24
[INFO] [stdout]   23:     0x5993867ba386 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d470 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867dfc15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddd8e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bb1d2 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bb1d2 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bb1d2 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x599386760e8d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b813a - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be6cb - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b9b65 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec37d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59938677a26d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c890 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867df215 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dda6e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x59938677806c - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x59938677806c - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x59938677806c - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779b7a - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x5993867617c5 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386774072 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x5993867726f3 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x5993867723c7 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677135e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7987 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b8546 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x59938676838b - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x5993867946d3 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a91e2 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:132:5
[INFO] [stdout]   53:     0x59938679ff87 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:133:36
[INFO] [stdout]   54:     0x5993867d2806 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_add_new_message::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_unknown_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_unknown_user' (33) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a1be8 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:334:24
[INFO] [stdout]   23:     0x5993867ba326 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d0e0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867df915 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddc9e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bab72 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bab72 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bab72 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x599386760b8d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b804a - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be5db - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b94a5 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec2bd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x599386779f3d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c500 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867def15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dd97e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x599386776adc - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x599386776adc - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x599386776adc - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779b1a - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761525 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386773592 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772693 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386772187 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x599386770a5e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7657 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b83f6 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x59938676829b - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794613 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a9062 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:331:5
[INFO] [stdout]   53:     0x59938679fef7 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:332:33
[INFO] [stdout]   54:     0x5993867d2746 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_unknown_user::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_message_can_be_fetched stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_message_can_be_fetched' (23) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a6b31 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:89:24
[INFO] [stdout]   23:     0x5993867ba3e6 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d800 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867dff15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867dde7e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bb832 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bb832 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bb832 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x59938676118d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b822a - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be7bb - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867ba225 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec43d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59938677a59d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677cc20 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867df515 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867ddb5e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5993867795fc - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x5993867795fc - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x5993867795fc - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779bda - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761a65 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x599386774b52 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772753 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stderr] error: test failed, to rerun pass `--bin backend-demo`
[INFO] [stdout]   46:     0x599386772607 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x599386771c5e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7cb7 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b8696 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x59938676847b - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794793 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a9362 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:86:5
[INFO] [stdout]   53:     0x5993867a0017 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:87:43
[INFO] [stdout]   54:     0x5993867d28c6 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_message_can_be_fetched::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_user_name_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_user_name_too_long' (42) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a6022 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:241:24
[INFO] [stdout]   23:     0x5993867ba3c6 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677d6d0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867dfe15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867dde2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867bb612 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867bb612 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867bb612 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x59938676108d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b81da - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be76b - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b9fe5 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec3fd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59938677a48d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677caf0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867df415 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867ddb0e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x599386778ecc - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x599386778ecc - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x599386778ecc - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779bba - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761985 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x5993867747b2 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772733 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x599386772547 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677195e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7ba7 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b8624 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x59938676842d - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x599386794751 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a92e4 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:238:5
[INFO] [stdout]   53:     0x59938679ffe7 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:239:39
[INFO] [stdout]   54:     0x5993867d2886 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_user_name_too_long::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_content_lost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_content_lost' (21) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599386bd4b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599386bd4b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599386bd4b0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599386beb55a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599386beb55a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x599386bd95a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599386bd95a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599386bb34ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599386bb34ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599386bcccd9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993867f9fec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5993867f9fec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599386bcce92 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599386bcce92 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599386bb35a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599386ba85a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599386bb435d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599386bebd1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599386beba92 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993867d5e6a - <core[4a92201981c6b77a]::result::Result<r2d2[35ed2ab750222e31]::Pool<diesel[3e10b5add0a269f0]::r2d2::ConnectionManager<diesel[3e10b5add0a269f0]::sqlite::connection::SqliteConnection>>, r2d2[35ed2ab750222e31]::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5993867a83aa - backend_demo[8afe6071017f0deb]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x5993867a117e - backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:217:24
[INFO] [stdout]   23:     0x5993867ba306 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x59938677cfb0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5993867df815 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5993867ddc4e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5993867ba952 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5993867ba952 - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5993867ba952 - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x599386760a8d - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::task::local::Context>>::set::<<tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5993867b7ffa - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x5993867be58b - <tokio[c0ed0eed8988483f]::task::local::RunUntil<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x5993867b9265 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x5993867ec27d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x599386779e2d - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x59938677c3d0 - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x5993867dee15 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::try_with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5993867dd92e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[c0ed0eed8988483f]::coop::Budget>>>::with::<tokio[c0ed0eed8988483f]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5993867763ac - tokio[c0ed0eed8988483f]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x5993867763ac - tokio[c0ed0eed8988483f]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x5993867763ac - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x599386779afa - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x599386761445 - <tokio[c0ed0eed8988483f]::macros::scoped_tls::ScopedKey<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Context>>::set::<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x5993867731f2 - tokio[c0ed0eed8988483f]::runtime::basic_scheduler::enter::<<tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[c0ed0eed8988483f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x599386772673 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::Inner<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x5993867720c7 - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::InnerGuard<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x59938677075e - <tokio[c0ed0eed8988483f]::runtime::basic_scheduler::BasicScheduler<tokio[c0ed0eed8988483f]::runtime::driver::Driver>>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x5993867b7547 - <tokio[c0ed0eed8988483f]::runtime::Runtime>::block_on::<<tokio[c0ed0eed8988483f]::task::local::LocalSet>::run_until<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x5993867b8384 - <tokio[c0ed0eed8988483f]::task::local::LocalSet>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x59938676824d - <actix_rt[5a9c7500f992ffb3]::runtime::Runtime>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x5993867945d1 - <actix_rt[5a9c7500f992ffb3]::system::SystemRunner>::block_on::<backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x5993867a8fe4 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:214:5
[INFO] [stdout]   53:     0x59938679fec7 - backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:215:33
[INFO] [stdout]   54:     0x5993867d2706 - <backend_demo[8afe6071017f0deb]::server_test::server_test::test_content_lost::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5993867ed2cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5993867ed2cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5993867faabb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5993867faabb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5993867faabb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5993867faabb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5993867f41d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5993867f41d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5993867fd6c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5993867fd6c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5993867fd6c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5993867fd6c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x599386bd43ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x599386bd43ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f2930db2aa4 - <unknown>
[INFO] [stdout]   76:     0x7f2930e3fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server_test::server_test::test_add_new_message
[INFO] [stdout]     server_test::server_test::test_can_reach
[INFO] [stdout]     server_test::server_test::test_clear_message
[INFO] [stdout]     server_test::server_test::test_content_lost
[INFO] [stdout]     server_test::server_test::test_content_too_long
[INFO] [stdout]     server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]     server_test::server_test::test_title_lost
[INFO] [stdout]     server_test::server_test::test_title_too_long
[INFO] [stdout]     server_test::server_test::test_unknown_user
[INFO] [stdout]     server_test::server_test::test_user_name_too_long
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9842d6004515a651af3ffd51e3925f5da67fc8c3a97694f7ec1a6a573b2657cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9842d6004515a651af3ffd51e3925f5da67fc8c3a97694f7ec1a6a573b2657cc", kill_on_drop: false }`
[INFO] [stdout] 9842d6004515a651af3ffd51e3925f5da67fc8c3a97694f7ec1a6a573b2657cc
